Updating changelog.
authorBernd Zeimetz <bernd@bzed.de>
Wed, 14 May 2014 20:19:54 +0000 (22:19 +0200)
committerBernd Zeimetz <bernd@bzed.de>
Wed, 14 May 2014 20:19:54 +0000 (22:19 +0200)
debian/changelog

index 834b82a988d06b102409bd4f782bd00d2957c1d1..4a0381092dcae5ac1ea94e40c12e75cea842cae4 100644 (file)
@@ -1,3 +1,15 @@
+gpsbabel (1.5.0-2) unstable; urgency=medium
+
+  * [d7bbdd34] Add menu and desktop files for gpsbabel-gui.
+    Thanks to Julien Valroff (Closes: #592799)
+  * [c8c9fc34] Ignore make check results for now.
+    Checks fail on various architectures due to endianess/byte ordering
+    issues or due to floating point numbers not being completely equal.
+  * [bd0b02a9] Build-depend on locales-all.
+    make check needs the en_US.UTF8 locale.
+
+ -- Bernd Zeimetz <bzed@debian.org>  Wed, 14 May 2014 22:19:45 +0200
+
 gpsbabel (1.5.0-1) unstable; urgency=medium
 
   * [72ac73df] Support nocheck in DEB_BUILD_OPTIONS.